home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Vault: The Gold Collection
/
Software Vault - The Gold Collection (American Databankers) (1993).ISO
/
cdr31
/
mta_vf36.zip
/
MTA__BAT.ZIP
/
MTASTART.BAT
< prev
Wrap
DOS Batch File
|
1990-09-09
|
1KB
|
21 lines
ECHO OFF
REM ********************************************************************
REM * This is common batch-file, used right after MTA starts and be- *
REM * fore MTA is gonna test and convert the files *
REM ********************************************************************
REM * In MTA's ExitBeforeStart option, you can pass NO parameters. *
REM * The batch-file must call global functions, no functions related *
REM * with the converted files. *
REM * *
REM * Some examples of the usage of this batch are: *
REM * *
REM * - Disable (or enable) the you cacher; *
REM * - Copy the compressors to a RAM-disk; *
REM * - Reset the screen-mode to use MTA's build-in EGA/VGA support, *
REM * with help of the switch program, supplied with your videocard *
REM ********************************************************************
REM
REM Disable the cacher
REM
CACHE /DISABLE